SixBit API Schema
SubStatusIDType Simple Type
Description
The substatus id of a record. It is an internally generated identifier of a substatus.
Namespace (none)
Type
Restriction of xs:integer
Diagram
SubStatusIDType Simple Type
Overview
SubStatusIDType Restriction of xs:integer
The substatus id of a record. It is an internally generated identifier of a substatus.
Source
<xs:simpleType name="SubStatusIDType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The substatus id of a record.  It is an internally generated identifier of a substatus.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.